-
Home
-
License Manager for WooCommerce
-
3.0.12 (latest)
-
Code
-
Classes
- LicenseActivation
Total Complexity |
25 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
135 |
Lines of code |
87 |
Logical lines of code |
36 |
Comment lines |
5 |
Methods |
24 |
Properties |
11 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
57 |
2 |
16 |
setLicenseId() |
S |
81 |
1 |
3 |
setDeactivatedAt() |
S |
81 |
1 |
3 |
setUpdatedAt() |
S |
81 |
1 |
3 |
setCreatedAt() |
S |
81 |
1 |
3 |
setMetaData() |
S |
81 |
1 |
3 |
setUserAgent() |
S |
81 |
1 |
3 |
setIpAddress() |
S |
81 |
1 |
3 |
setToken() |
S |
81 |
1 |
3 |
setSource() |
S |
81 |
1 |
3 |
setLabel() |
S |
81 |
1 |
3 |
setId() |
S |
81 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getDeactivatedAt() |
S |
82 |
1 |
3 |
getUpdatedAt() |
S |
82 |
1 |
3 |
getCreatedAt() |
S |
82 |
1 |
3 |
getMetaData() |
S |
82 |
1 |
3 |
getUserAgent() |
S |
82 |
1 |
3 |
getIpAddress() |
S |
82 |
1 |
3 |
getToken() |
S |
82 |
1 |
3 |
getSource() |
S |
82 |
1 |
3 |
getLabel() |
S |
82 |
1 |
3 |
getLicenseId() |
S |
82 |
1 |
3 |
getLicense() |
S |
74 |
1 |
5 |